Bitmap for WPF
GetDesignGlyphMetrics(Int16[],Int32,GlyphMetrics[],Bool) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > FontFace クラス > GetDesignGlyphMetrics メソッド : GetDesignGlyphMetrics(Int16[],Int32,GlyphMetrics[],Bool) メソッド
HRESULT IDWriteFontFace::GetDesignGlyphMetrics([In, Buffer] const unsigned short* glyphIndices,[In] unsigned int glyphCount,[Out, Buffer] DWRITE_GLYPH_METRICS* glyphMetrics,[In] BOOL isSideways)
シンタックス
'宣言
 
Public Overloads Sub GetDesignGlyphMetrics( _
   ByVal glyphIndices() As System.Short, _
   ByVal glyphCount As System.Integer, _
   ByVal glyphMetrics() As GlyphMetrics, _
   ByVal isSideways As Bool _
) 
public void GetDesignGlyphMetrics( 
   System.short[] glyphIndices,
   System.int glyphCount,
   GlyphMetrics[] glyphMetrics,
   Bool isSideways
)

パラメータ

glyphIndices
glyphCount
glyphMetrics
isSideways
参照

FontFace クラス
FontFace メンバ
オーバーロード一覧